バージョン

UnboundColumnWrapper<T> コンストラクタ(String,Type)

非バインド列ラッパー
シンタックス
'宣言
 
Public Function New( _
   ByVal key As System.String, _
   ByVal dataType As System.Type _
)
public UnboundColumnWrapper<T>( 
   System.string key,
   System.Type dataType
)

パラメータ

key
dataType
参照

オンラインで表示: GitHub